treeview: Delay computing fixed height
authorBenjamin Otte <otte@redhat.com>
Sun, 25 Nov 2012 23:06:40 +0000 (00:06 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 25 Nov 2012 23:09:35 +0000 (00:09 +0100)
commit239c631ad3ea0061bfe08522acad64882409cae3
treef761ae4157aaa422b57617c7b00e35fea861b5ca
parent4498ff314e188b0d9ec35cd6b62b28d87437a374
treeview: Delay computing fixed height

In the setter, we only set fixed height mode and queue a revalidation of
the row heights.

https://bugzilla.gnome.org/show_bug.cgi?id=687816
gtk/gtktreeview.c